object test: Ttest Left = 200 Top = 108 Width = 434 Height = 300 Caption = 'test' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter WindowState = wsMinimized PixelsPerInch = 96 TextHeight = 13 object lb1: TListBox Left = 0 Top = 0 Width = 426 Height = 144 Align = alClient ItemHeight = 13 TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 144 Width = 426 Height = 129 Align = alBottom BevelOuter = bvLowered TabOrder = 1 object RoomName: TEdit Left = 4 Top = 4 Width = 257 Height = 21 TabOrder = 0 end object RoomExits: TEdit Left = 264 Top = 4 Width = 133 Height = 21 TabOrder = 1 end object RoomDesc: TMemo Left = 4 Top = 28 Width = 417 Height = 97 TabOrder = 2 end object status: TEdit Left = 400 Top = 4 Width = 21 Height = 21 TabOrder = 3 end end object WinRoller1: TWinRoller Enabled = True Left = 4 Top = 4 end end